home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / moon_patrol.swf / scripts / DefineButton2_109 / BUTTONCONDACTION on(release).as
Text File  |  2011-01-13  |  113b  |  5 lines

  1. on(release){
  2.    loadVariablesNum("highscores.php3?name=" + name + "&score=" + score,0);
  3.    gotoAndStop(5);
  4. }
  5.